oaklisp software package provides An object-oriented dialect of Scheme, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install oaklisp
oaklisp is installed in your system.
Make ensure the oaklisp package were installed using the commands given below,
$ sudo dpkg-query -l | grep oaklisp *
You will get with oaklisp package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Lisp |
| Package | oaklisp |
| Version | 1.3.3-5 |
| Description | An object-oriented dialect of Scheme |
| Sub Section | Lisp |